Microsoft Windows graphic

To set an application directory partition reference domain

  1. Open Command Prompt.
  2. Type:
  3. ntdsutil

  4. At the ntdsutil command, type:
  5. domain management

  6. At the domain management command, type:
  7. connection

  8. At the connection command, type:
  9. connect to server DomainController

  10. At the connection command, type:
  11. quit

  12. At the domain management command, type:
  13. set nc reference domain ApplicationDirectoryPartition ReferenceDomain

Value Description
DomainController The DNS name of the domain controller on which the application directory partition resides.
ApplicationDirectoryPartition The distinguished name of the application directory partition for which you want to set the reference domain. For example, the distinguished name of the application directory partition test.microsoft.com is dc=test, dc=microsoft, dc=com.
ReferenceDomain The distinguished name of the domain that you want to be the reference domain for this application directory partition.

Notes

Related Topics